stack: fix a typo in docs
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 22 Apr 2013 15:19:54 +0000 (11:19 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 22 Apr 2013 15:20:06 +0000 (11:20 -0400)
gtk/gtkstack.c

index a7d42c51d3fdd277ba9f494c396bc0cf838cfea2..03aae33227b1961043ca15c4a1b9fd882347ef1a 100644 (file)
@@ -1269,7 +1269,7 @@ gtk_stack_set_visible_child_name (GtkStack   *stack,
 }
 
 /**
- * gtk_stack_set_visible_child_name:
+ * gtk_stack_set_visible_child_full:
  * @stack: a #GtkStack
  * @name: the name of the child to make visible
  * @transition: the transition type to use